home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / patchSG0004915.idb / usr / ToolTalk / man3 / tt_message_id.z / tt_message_id
Encoding:
Text File  |  2003-08-19  |  2.9 KB  |  66 lines

  1.  
  2.  
  3.  
  4. tttttttt____mmmmeeeessssssssaaaaggggeeee____iiiidddd((((3333))))                                              tttttttt____mmmmeeeessssssssaaaaggggeeee____iiiidddd((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tt_message_id - retrieve the identifier of a message
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
  13.      cccchhhhaaaarrrr ****tttttttt____mmmmeeeessssssssaaaaggggeeee____iiiidddd((((TTTTtttt____mmmmeeeessssssssaaaaggggeeee _m))));;;;
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      The tttttttt____mmmmeeeessssssssaaaaggggeeee____iiiidddd() function retrieves the identifier of the specified
  17.      message.
  18.  
  19.      The _m argument is the opaque handle for the message involved in this
  20.      operation.
  21.  
  22. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  23.      Upon successful completion, the tttttttt____mmmmeeeessssssssaaaaggggeeee____iiiidddd() function returns the
  24.      character string value that uniquely identifies the message across all
  25.      running ToolTalk sessions.  The identifier of the message is set at its
  26.      creation and never changes.  The application can use tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3) to
  27.      extract one of the following TTTTtttt____ssssttttaaaattttuuuussss values from the returned pointer:
  28.  
  29.         TTTTTTTT____OOOOKKKK   The operation completed successfully.
  30.  
  31.         TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMPPPP
  32.                 The ttttttttsssseeeessssssssiiiioooonnnn(1) process is not running and the ToolTalk
  33.                 service cannot restart it.
  34.  
  35.         TTTTTTTT____EEEERRRRRRRR____PPPPOOOOIIIINNNNTTTTEEEERRRR
  36.                 The pointer passed does not point to an object of the correct
  37.                 type for this operation.
  38.  
  39. AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
  40.      The application should use tttttttt____ffffrrrreeeeeeee(3) to free any data stored in the
  41.      address returned by the ToolTalk API.
  42.  
  43. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  44.      TTTTtttttttttttt____cccc(5), tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3), tttttttt____ffffrrrreeeeeeee(3).
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                                                         PPPPaaaaggggeeee 1111
  62.  
  63.  
  64.  
  65.